ReactiveRecyclerViewAdapter.OnBindViewHolder(ViewHolder, int) method¶
Defined in
Type: ReactiveRecyclerViewAdapterReactiveUI.AndroidX
Assembly: ReactiveUI.AndroidX.dll
Applies to
net10.0-android36.0
public override void OnBindViewHolder(RecyclerView.ViewHolder holder, int position)
Inherited documentation
These docs were inherited from Adapter. The member doesn't override them on this type.
Parameters
| Name | Type | Description |
|---|---|---|
holder | ViewHolder | -- |
position | int | -- |